home *** CD-ROM | disk | FTP | other *** search
- object UpdateHistoryForm: TUpdateHistoryForm
- Left = 444
- Top = 377
- Width = 383
- Height = 116
- Caption = 'Enter update history text'
- Color = clBtnFace
- Constraints.MinHeight = 116
- Constraints.MinWidth = 383
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 281
- Height = 65
- Anchors = [akLeft, akTop, akRight, akBottom]
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 24
- Top = 24
- Width = 124
- Height = 13
- Caption = 'Update history text to add:'
- end
- object BitBtn1: TBitBtn
- Left = 296
- Top = 8
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 296
- Top = 40
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- TabOrder = 2
- Kind = bkCancel
- end
- object ComboBoxUpdateHistoryText: TComboBox
- Left = 24
- Top = 40
- Width = 257
- Height = 21
- Anchors = [akLeft, akTop, akRight, akBottom]
- ItemHeight = 13
- TabOrder = 0
- end
- end
-